To: Ultrasound Daily Digest <ultrasound@dsd.es.com>
For all those having problems with the new SBOS 1.23, please contact
Gravis and let them know what your problems are. Remember to be detailed
about what you are doing and what the problem is.
The email address for Alan, the tech guy, is 71333.350@compuserve.com.
Let them know so that they can keep fixing it till we get a perfect
SBOS. Gravis is putting in their effort with wild distribution. Let's
give them our effort as well.
As for me, I've gone back to SBOS 1.22. I found that this worked 99.9%
of the time which is about perfect and is sure better than the latest
1.23.
Thomas.
------------------------------
Date: Fri, 25 Dec 1992 05:26:28 GMT
From: ptran@sciborg.uwaterloo.ca (Phat H Tran)
Message-Id: <Bzsv45.Eot@watserv2.uwaterloo.ca>
Subject: GUS and TB woes...
To: Ultrasound Daily Digest <ultrasound@dsd.es.com>
In article <gting.725194139@sfu.ca> gting@fraser.sfu.ca (Gabriel Sii Kuok Ting) writes:
>Couldn't stop myself when I managed to find a Thunderboard for CAD$50.
>Plunked the thing into my system with the GUS and voila... the answer to
>most people's dreams... or is it?
>
>TB: 220h, IRQ 5
>GUS: 240h, MIDI IRQ 5, GF1 IRQ 11, DMA 7.
>
When I had my SB and GUS coexisting, I made sure that none of the IRQs,
DMA channels, and ports overlapped. It looks like your TB IRQ and GUS
MIDI IRQ are that same. Try changing your MIDI IRQ to something else.
>Result: It WORKS! At least, a few games I tried worked perfectly fine, but
>there were still a few games that balked:
>
>Wolf 3D: won't recognise the existence of an SB or Adlib. I think Phat mentioned something about running SBOS and unloading it, but when I tried it, I got
>garbage out of the TB and the computer froze. Hmm... doesn't sound too nice.
>
The GUS will conflict with every Adlib-compatible device because it
maps some of its registers onto ports 388h and 389h, the Adlib ports.
With the SB, I found that the GUS's registers masked the SB's own
Adlib registers at these locations, and thus, games wouldn't recognize
that there was an Adlib-compatible card in my machine. SBOS sets the
GUS registers that map onto the Adlib ports to values that the real
Adlib would return. These values would linger in the registers even
after SBOS was uninstalled. As a result, games that checked locations
388h and 389h for the presence of an Adlib card would then sence one.
I don't know by what mechanism the GUS's registers at the Adlib locations
were interfering with the SB's. It might be a pull high or a pull low.
If it's a pull high, then storing all zeroes into these two registers
would eliminate the interference. It it's a pull low, then storing FFh
will do it. If it's opaque masking, then some "Adlib values" would have
to be placed into the GUS's "Adlib" registers. A program could easily
be written to allow the GUS to coexist with SBs and TBs more peacefully
by placing appropriate values into the registers which mapped over the
Adlib registers. SBOS alread puts "Adlib values" into these registers,
but if the conflict is a result of a pull high or a pull low instead of
opaque (or complete) masking, then 00h's or FFh's would be much better.
[Disclaimer: The above two paragraphs depict what I believe to be going
on inside the GUS. I can't guarantee the accuracy of any of it, as I
don't know for sure what the Ultrasound is all about. Nobody does.]
>[...]
>On the up side, my other games worked flawlessly. Ultima 7, F1GP (yay!) and
>a few others. Can anyone offer any advice as to what is wrong and what can
>be done to solve my probs? Phat?
I've tried my best to explain what I think is going on. I hope what I've
typed will give you some ideas of what to do now.
Phat.
------------------------------
Date: Fri, 25 Dec 1992 03:21:45 GMT
From: dedmunds@selkirk.sfu.ca (Darran Edmundson)
Message-Id: <dedmunds.725253705@sfu.ca>
Subject: Microprose supports GUS?
To: Ultrasound Daily Digest <ultrasound@dsd.es.com>
Is there any truth to the rumour that Microprose is supporting the GUS
in native mode? I had also heard that they were going to release a
driver for World Circuit which is already on the market.
Fingers crossed,
--
Darran Edmundson
dedmunds@sfu.ca
------------------------------
Date: Sun, 27 Dec 1992 21:59:23 -0700 (MST)
From: michael a finkel <mfinkel@argon.GAS.uug.Arizona.EDU>